Name | Description | |
---|---|---|
CurrentDateTimePartProperty | ||
StepProperty |
The following tables list the members exposed by DateTimeUpDownBase<T>.
Name | Description | |
---|---|---|
CurrentDateTimePartProperty | ||
StepProperty |
Name | Description | |
---|---|---|
ActualHeight | (Inherited from System.Windows.FrameworkElement) | |
ActualWidth | (Inherited from UpDownBase<T>) | |
AllowDrop | (Inherited from UpDownBase<T>) | |
AllowSpin | Gets or sets a value indicating whether increment/decrement operations via the keyboard, button spinners, or mouse wheel can be performed. (Inherited from UpDownBase<T>) | |
AllowTextInput | Determines if the editable part of the control can be edited. The editable part does not include buttons or spinners, it is typically the text part. (Inherited from UpDownBase<T>) | |
AreAnyTouchesCaptured | (Inherited from UpDownBase<T>) | |
AreAnyTouchesCapturedWithin | (Inherited from UpDownBase<T>) | |
AreAnyTouchesDirectlyOver | (Inherited from UpDownBase<T>) | |
AreAnyTouchesOver | (Inherited from UpDownBase<T>) | |
Background | (Inherited from UpDownBase<T>) | |
BindingGroup | (Inherited from UpDownBase<T>) | |
BorderBrush | (Inherited from UpDownBase<T>) | |
BorderThickness | (Inherited from UpDownBase<T>) | |
ButtonSpinnerDownContentTemplate | Gets/sets the DataTemplate to use for the spinner Down button when it is enabled. (Inherited from UpDownBase<T>) | |
ButtonSpinnerDownDisabledContentTemplate | Gets/sets the DataTemplate to use for the spinner Down button when it is disabled. (Inherited from UpDownBase<T>) | |
ButtonSpinnerHeight | Gets/sets the height of the spinner Up/Down buttons section. (Inherited from UpDownBase<T>) | |
ButtonSpinnerLocation | Gets/Sets the location of the Up/Down buttons (either on the left or on the right) of numericUpDown controls. (Inherited from UpDownBase<T>) | |
ButtonSpinnerUpContentTemplate | Gets/sets the DataTemplate to use for the spinner Up button when it is enabled. (Inherited from UpDownBase<T>) | |
ButtonSpinnerUpDisabledContentTemplate | Gets/sets the DataTemplate to use for the spinner Up button when it is disabled. (Inherited from UpDownBase<T>) | |
ButtonSpinnerWidth | Gets/sets the width of the spinner Up/Down buttons section. (Inherited from UpDownBase<T>) | |
CacheMode | (Inherited from UpDownBase<T>) | |
Clip | (Inherited from UpDownBase<T>) | |
ClipToBounds | (Inherited from UpDownBase<T>) | |
ClipValueToMinMax | (Inherited from UpDownBase<T>) | |
CommandBindings | (Inherited from UpDownBase<T>) | |
ContextMenu | (Inherited from UpDownBase<T>) | |
CultureInfo | Gets or sets the CultureInfo of the input control. (Inherited from UpDownBase<T>) | |
CurrentDateTimePart | Gets/Sets the current Date/Time part that will be changed when using the Up/Down buttons (or Up/Down keys). This value must match a valid DateTime part on the DateTimeUpDownBase. This property will be modified when a new DateTimePart is selected via the mouse or keyboard. Default is DateTimePart.Other. | |
Cursor | (Inherited from UpDownBase<T>) | |
DataContext | (Inherited from UpDownBase<T>) | |
DefaultValue | Gets or sets the default value of the control. (Inherited from UpDownBase<T>) | |
DependencyObjectType | (Inherited from UpDownBase<T>) | |
DesiredSize | (Inherited from UpDownBase<T>) | |
Dispatcher | (Inherited from UpDownBase<T>) | |
DisplayDefaultValueOnEmptyText | (Inherited from UpDownBase<T>) | |
Effect | (Inherited from UpDownBase<T>) | |
FlowDirection | (Inherited from UpDownBase<T>) | |
Focusable | (Inherited from UpDownBase<T>) | |
FocusVisualStyle | (Inherited from UpDownBase<T>) | |
FontFamily | (Inherited from UpDownBase<T>) | |
FontSize | (Inherited from UpDownBase<T>) | |
FontStretch | (Inherited from UpDownBase<T>) | |
FontStyle | (Inherited from UpDownBase<T>) | |
FontWeight | (Inherited from UpDownBase<T>) | |
ForceCursor | (Inherited from UpDownBase<T>) | |
Foreground | (Inherited from UpDownBase<T>) | |
HasAnimatedProperties | (Inherited from UpDownBase<T>) | |
Height | (Inherited from UpDownBase<T>) | |
HorizontalAlignment | (Inherited from UpDownBase<T>) | |
HorizontalContentAlignment | (Inherited from UpDownBase<T>) | |
InputBindings | (Inherited from UpDownBase<T>) | |
InputScope | (Inherited from UpDownBase<T>) | |
IsArrangeValid | (Inherited from UpDownBase<T>) | |
IsEnabled | (Inherited from UpDownBase<T>) | |
IsFocused | (Inherited from UpDownBase<T>) | |
IsHitTestVisible | (Inherited from UpDownBase<T>) | |
IsInitialized | (Inherited from UpDownBase<T>) | |
IsInputMethodEnabled | (Inherited from UpDownBase<T>) | |
IsKeyboardFocused | (Inherited from UpDownBase<T>) | |
IsKeyboardFocusWithin | (Inherited from UpDownBase<T>) | |
IsLoaded | (Inherited from UpDownBase<T>) | |
IsManipulationEnabled | (Inherited from UpDownBase<T>) | |
IsMeasureValid | (Inherited from UpDownBase<T>) | |
IsMouseCaptured | (Inherited from UpDownBase<T>) | |
IsMouseCaptureWithin | (Inherited from UpDownBase<T>) | |
IsMouseDirectlyOver | (Inherited from UpDownBase<T>) | |
IsMouseOver | (Inherited from UpDownBase<T>) | |
IsReadOnly | Gets or sets a value indicating whether the input control is read-only. (Inherited from UpDownBase<T>) | |
IsSealed | (Inherited from UpDownBase<T>) | |
IsStylusCaptured | (Inherited from UpDownBase<T>) | |
IsStylusCaptureWithin | (Inherited from UpDownBase<T>) | |
IsStylusDirectlyOver | (Inherited from UpDownBase<T>) | |
IsStylusOver | (Inherited from UpDownBase<T>) | |
IsTabStop | (Inherited from UpDownBase<T>) | |
IsUndoEnabled | (Inherited from UpDownBase<T>) | |
IsVisible | (Inherited from UpDownBase<T>) | |
Language | (Inherited from UpDownBase<T>) | |
LayoutTransform | (Inherited from UpDownBase<T>) | |
Margin | (Inherited from UpDownBase<T>) | |
MaxHeight | (Inherited from UpDownBase<T>) | |
Maximum | (Inherited from UpDownBase<T>) | |
MaxWidth | (Inherited from UpDownBase<T>) | |
MinHeight | (Inherited from UpDownBase<T>) | |
Minimum | (Inherited from UpDownBase<T>) | |
MinWidth | (Inherited from UpDownBase<T>) | |
MouseWheelActiveTrigger | Gets or sets a value indicating when the mouse wheel event should affect the value. (Inherited from UpDownBase<T>) | |
Name | (Inherited from UpDownBase<T>) | |
Opacity | (Inherited from UpDownBase<T>) | |
OpacityMask | (Inherited from UpDownBase<T>) | |
OverridesDefaultStyle | (Inherited from UpDownBase<T>) | |
Padding | (Inherited from UpDownBase<T>) | |
Parent | (Inherited from UpDownBase<T>) | |
RenderSize | (Inherited from UpDownBase<T>) | |
RenderTransform | (Inherited from UpDownBase<T>) | |
RenderTransformOrigin | (Inherited from UpDownBase<T>) | |
Resources | (Inherited from UpDownBase<T>) | |
ShowButtonSpinner | Gets or sets a value indicating whether the button spinners are visible. (Inherited from UpDownBase<T>) | |
SnapsToDevicePixels | (Inherited from UpDownBase<T>) | |
Step | Gets/sets the step to use when incrementing/decrementing a DateTimeUpDown or TimeSpanUpDown with Up/Down buttons or Up/Down keys. Default is 1. | |
Style | (Inherited from UpDownBase<T>) | |
TabIndex | (Inherited from UpDownBase<T>) | |
Tag | (Inherited from UpDownBase<T>) | |
Template | (Inherited from UpDownBase<T>) | |
TemplatedParent | (Inherited from UpDownBase<T>) | |
Text | Gets or sets the formated string representation of the value of the input control. (Inherited from UpDownBase<T>) | |
TextAlignment | Gets or sets the alignment of the text. (Inherited from UpDownBase<T>) | |
ToolTip | (Inherited from UpDownBase<T>) | |
TouchesCaptured | (Inherited from UpDownBase<T>) | |
TouchesCapturedWithin | (Inherited from UpDownBase<T>) | |
TouchesDirectlyOver | (Inherited from UpDownBase<T>) | |
TouchesOver | (Inherited from UpDownBase<T>) | |
Triggers | (Inherited from UpDownBase<T>) | |
Uid | (Inherited from UpDownBase<T>) | |
UpdateValueOnEnterKey | Gets or sets a value indicating whether the synchronization between "Value" and "Text" should be done only on the Enter key press (and lost focus). (Inherited from UpDownBase<T>) | |
UseLayoutRounding | (Inherited from UpDownBase<T>) | |
Value | Gets or sets the value of the control. (Inherited from UpDownBase<T>) | |
VerticalAlignment | (Inherited from UpDownBase<T>) | |
VerticalContentAlignment | (Inherited from UpDownBase<T>) | |
Visibility | (Inherited from UpDownBase<T>) | |
Watermark | Gets or sets the watermark of the input control. (Inherited from UpDownBase<T>) | |
WatermarkTemplate | Gets or sets the DataTemplate of the watermark. (Inherited from UpDownBase<T>) | |
Width | (Inherited from UpDownBase<T>) |